/* CSS Document */
/*------------------
�źڣ�\5fae\8f6f\96c5\9ed1
���壺\5b8b\4f53
���壺\9ed1\4f53
------------------*/
@import url("layout.css");

/** �������߾� **/
html{
	color:#000;
	background:#fff;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	-webkit-font-smoothing:antialiased;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;
	padding:0;
}

/** ��FirefoxĬ����ʾ������ **/
html {overflow:-moz-scrollbars-vertical;}

/** ����Ĭ������ **/
body,button,input,select,textarea{
	
}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-family:\5fae\8f6f\96c5\9ed1, \5b8b\4f53, Arial; font-weight:bold;}
address, cite, em {font-style:normal; } /* ��б����� */
code, pre {font-family:courier new, courier, monospace; } /* ͳһ�ȿ����� */
small {font-size:12px; } /* С�� 12px �����ĺ����Ķ����� small ������ */

/** �����б�Ԫ�� **/
ul, ol, li {list-style:none outside none;}

/** �����ı���ʽԪ�� **/
a{text-decoration:none; color:#888;}
a:hover {text-decoration:none; color:#00a0e9;}
a.u {text-decoration:underline;}
a.u:hover {text-decoration:none;}

sup {vertical-align:text-top; } /* ���ã����ٶ��иߵ�Ӱ�� */
sub {vertical-align:text-bottom; }

/** ���ñ���Ԫ�� **/
legend {color:#000; } /* for ie6 */
img, iframe {border:0 none; } /* table iframe ������������ img �ޱ߿� */
button, input, select, textarea {font-size:100%;} /* ʹ�ñ���Ԫ���� ie ���ܼ̳������С */
input, select {vertical-align:middle;} /* ����Ԫ�ش�ֱ���ж��� */



